func go.opentelemetry.io/otel/attribute.appendBoolSliceValue

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		value.go#L469: func appendBoolSliceValue(dst *strings.Builder, v any) {
		value.go#L864: 		appendBoolSliceValue(dst, v.slice)